gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute...
authorPetr Viktorin <encukou@gmail.com>
Tue, 16 Dec 2025 12:20:48 +0000 (13:20 +0100)
committerAndrej Shadura <andrewsh@debian.org>
Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)
commit0fbc572f095ff66ff07a55226bb71068b1b50b49
tree9725dbb3a0896c17ad6987ede18b3e51e42b51c9
parenta8dc22bae1eebe003e0b20ab6ac32c6df5477cb6
gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute (#142794)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Origin: backport, https://github.com/python/cpython/commit/1cc7551b3f9f71efbc88d96dce90f82de98b2454
Debian-Bug: https://bugs.debian.org/1122875

Gbp-Pq: Name CVE-2025-12084-2.patch
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py
Misc/NEWS.d/next/Library/2025-12-16-11-55-55.gh-issue-142754.xuCrt3.rst [new file with mode: 0644]